cody - HTMLify profile
files of /cody/swapnilsparsh/30DaysOfJavaScript/53 - Notes Taking App/
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
<html lang="en">
<head>
<meta charset="UTF-8" />
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
reshot-icon-delete-KL8MB62NXD.png
/cody/swapnilsparsh/30DaysOfJavaScript/53 - Notes Taking App/reshot-icon-delete-KL8MB62NXD.png
Media file
const notesContainer = document.getElementById("app");
const addNoteButton = notesContainer.querySelector(".add-note");
let del
const addNoteButton = notesContainer.querySelector(".add-note");
let del